-
Enhancement Request: Default, Locked, Export Filters
Thank you very much for the New Row Filters released yesterday. This will free up several Zaps (www.zapier.com) that I sometimes use. Here's what I want next: LOCKED FILTER As either Admin*, be able …2 · -
Re: CountIF a cell word starts with
I think what you are asking for is to check for the "Fail" at the beginning of the text string. If so, this =COUNTIF(Status1:Status10, LEFT(@cell, 4) = "Fail") would count the fir…1 · -
Preferred Contact List dropdown best practice?
Is there an easy way to populate the preferred dropdown choices in a Contact List? If I had 50 (the limit), mentioned here https://help.smartsheet.com/articles/504619-column-types#contactlist do I ne…1 · -
Re: Return 1st Day of Month for a Date
Wanda, To confirm, you want the first day of the month for any date provided? Assuming column is Invoice and row is 23: =DATE(YEAR(Invoice23),MONTH(Invoice23),1) Cheers, Craig1 · -
Re: Sum rows that are not children
Jim, Except if there are more than two levels, then you'd need to know to divide by 3. I have many sheets indented more than 2 times, but not all of them. Craig1 ·